home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 25 / CU Amiga Magazine's Super CD-ROM 25 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-08].iso / CUCD / Programming / GMS / GMSDev / Includes / dpkernel / all.h next >
Encoding:
C/C++ Source or Header  |  1997-10-27  |  139 b   |  10 lines

  1. #ifndef DPKERNEL_ALL_H
  2. #define DPKERNEL_ALL_H TRUE
  3.  
  4. #ifndef DPKERNEL_H
  5. #include <dpkernel/dpkernel.h>
  6. #endif
  7.  
  8. #endif /* DPKERNEL_ALL_H */
  9.  
  10.